*{margin: 0;padding: 0;font-family: "微软雅黑";font-weight: normal;list-style:none;font-style:normal;text-decoration:none}
.container_1{width: 1200px;margin: 0 auto;}
/*产品展示*/
.pro_4-center{width: 100%;height: auto;overflow: hidden;padding: 35px 0 30px 0;background: #ffffff;}
.pro_4-center .title{font-size: 34px;text-align: center;padding-bottom: 5px;color: #333333;letter-spacing: 1px;}
.pro_4-center .sub-title{font-size: 20px;text-align: center;color: #333333;}
.pro_4-center .sub-title span{display: inline-block;height: 30px;line-height: 30px;width: auto;}
.pro_4-center .sub-title span.text{padding: 0 10px;}
/*产品展示左侧*/
.pro_4-left{float: center;width: 240px;box-sizing: border-box;}
.pro_4-content{width: 100%;padding-top: 0px;}
.pro_4-right{float: right;width: 960px;}
.pro_4-left .left-title{background: #317fff;height: 110px;line-height: 110px;text-align: center;}
.pro_4-left .left-title span{display: inline-block;color: #FFFFFF;font-size: 24px;font-weight: bold;}
.pro_4-left .left-title span.text{padding: 0 10px;}
.pro_4-left .left-category ul li{height: 40px;line-height: 40px;font-size: 16px;text-align: left;cursor: pointer;color: #999999;}
.pro_4-left .left-category ul li.on{background: #ffffff;color: #FFFFFF;}
.pro_4-left .left-category ul li:hover{background: #ffffff;color: #FFFFFF;}
.pro_4-left .left-contact {margin-top: 37px;margin-bottom: 37px;text-indent: 70px;background: url(../image/tel.png) left 20px center no-repeat;}
.pro_4-left .left-contact p{color: #317fff;font-size: 14px;}
.pro_4-left .left-contact p.tel{font-size: 20px;padding-top: 10px;}
/*产品展示右侧*/
.pro_4-right{display: none;}
.pro_4-right ul li{float: left;width: 320px;height:200px;background: #fffff;border: 1px solid #e3e3e3;margin-right: 0px;box-sizing: border-box;margin-bottom: 0px;transition: all .3s linear;}
.pro_4-right ul li:nth-child(3n){margin-right: 0;}
.pro_4-right ul li .img{width:140px;height:120px;overflow: hidden;}
.pro_4-right ul li img{width:140px;height:120px;}
.pro_4-right ul li p{height: 50px;line-height: 50px;text-align: center;font-size: 18px;color: #333333;}
.pro_4-right.active{display: block;}
.pro_4-right ul li:hover{box-shadow: 0px 0px 15px #c6c6c6;transition: all .2s linear;}
